Skip to content

Add detection of loongarch64 CPUs#843

Closed
vasthecat wants to merge 1 commit intoNVIDIA:mainfrom
vasthecat:loongarch-support
Closed

Add detection of loongarch64 CPUs#843
vasthecat wants to merge 1 commit intoNVIDIA:mainfrom
vasthecat:loongarch-support

Conversation

@vasthecat
Copy link

Code in cpyopsys.h would incorrectly assume that architecture is 32-bit if built on loongarch64 machine. This could lead to errors for users of these headers.

@CLAassistant
Copy link

CLAassistant commented Apr 30, 2025

CLA assistant check
All committers have signed the CLA.

@Binary-Eater
Copy link
Collaborator

Thank you for your contribution @vasthecat. This driver implementation is designed currently to be supported by x86_64 and aarch64 architectures. Similarly, we do not qualify building the drivers on loongarch64 build systems. Any other CPU architecture support you see in the code base comes from support we had done previously, but no longer continue to support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants